@charset "utf-8";
html, body{
	min-width: 1200px;
}
body{
	background: #fff;
}
#top-banner{
	overflow: hidden;
}
.banner-wrap{
	height: 60px;
}
#header{
	position: relative;
	height: 95px;
}
#logo{
	padding-top: 12px;
}

@media screen and (max-width: 1200px) {
    #gd_l, #gd_r {
        display: none;
    }
}
.header-link li{
	position: relative;
	padding-right: 25px;
	float: left;
	vertical-align: bottom;
}
.link-hihweihai{
	padding-top: 30px;
}
.link-weixin{
	margin-top: 30px;
}
.link-weibo{
	padding-top: 20px;
}
.link-absolute{
	z-index:2;
	display: none;
	position: absolute;
	padding: 4px;
	/*border: 1px solid #ccc;*/
    box-shadow: 0px 0px 10px rgba(0,0,0,.5);
	background: #fff;
}
.link-hihweihai:hover .link-absolute, .link-weixin:hover .link-absolute, .link-weibo:hover .link-absolute{
	display: block;
}
#search{
	margin: 30px 0 0 90px;
	font-size: 0;
}
#search input[type="text"]{
	width: 345px;
	height: 35px;
	text-indent: 10px;
	font-size: 14px;
	border: 1px solid #c8c8c8;
	border-right: none;
}
#search input[type="text"], #search input[type="image"]{
	vertical-align: middle;
}
#nav{    
	min-width: 1200px;
	height: 65px;
}
.nav_bg{ background: url(nav_bg.jpg) repeat-x;}
.nav-box{
    position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 65px;
}
.nav-ibox{
	float: left;

}
.nav-ibox:after{
	content: "";
	float: left;
	margin-top: 10px;
	width: 1px;
	height: 46px;
	background: #74a6d0;
}
.nav-ibox:last-of-type:after{
	content: none;
}
.nav-ilist{
	padding: 2px 36px 0;
	width: 225px;
}
#nav a{
	float: left;
	/*width: 80px;*/
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.word222 a{
	padding: 0 19px;
}
.word422 a{
	padding: 0 13px;
}
.md-weihai{
	font-size: 0;
}
.top-new{
	padding: 14px 0 10px;
	border: 1px solid #e6e6e6;
	background: url(toutiao_icon.png) no-repeat #f5f5f5;
}
.top-new-wrap{
	overflow: hidden;
	position: relative;
	width: 1200px;
	min-height: 75px;
}
.top-new-first{
	padding-left: 70px;
	width: 725px;
}
.top-new-first h2{
	padding: 0px 0 10px;
	font-size: 30px;
	font-weight: bold;
	color: #0259ab;
	line-height: 34px;
}
.top-new-first p{
	font-size: 14px;
	color: #003c73;
	line-height: 24px;
}
.top-new-list{
	position: absolute;
	top: 0px;
	left: 815px;
	width: 386px;
}
.top-new-list li{
	line-height: 22px;
}
.top-new-list li:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 3px;
	height: 3px;
	background: #ccc;
}
.top-new-list a{
	padding-left: 4px;
	font-size: 18px;
	color: #0259ab;
	line-height: 35px;
	font-weight:bold;
}

.slide1{
	width: 793px;
	height: 480px;
}
.banner-w793{
	width: 793px;
	height: 60px;
}


.banner-w386{
	width: 386px;
	height: 60px;
}

.area-news{
	width: 386px;
/*	height: 345px;*/
}
.banner-w1200{
	height: 60px;
}
.news-box{
	margin-top: 20px;
	border-top: 1px dotted #b4b4b4;
}
.news-box-head{
	height: 42px;
	border-bottom: 1px solid #aacbe6;
}
.news-box-head h2{
	padding: 6px 0 0 6px;
	line-height: 36px;
	font-size: 22px;
	color: #0259ab;
}
.news-box-head .fr{
	padding-top: 15px;
}
.news-box-head a, .more-warp .more{
	display: inline-block;
	padding: 0 8px 0 6px;
	color: #666;
	font-size: 12px;
	line-height: 12px;
	vertical-align: middle;
	border-right: 1px solid #666;
}
 .more-warp .more{
	padding-top: 6px;
}
.news-box-head .more{
	padding-top: 8px;
}
.news-box-head a:last-of-type, .more-warp .more{
	border: none;
}
.news-box-head a:last-of-type{
	border: none;
}
.news-box-list{
	padding-top: 14px;
}
.news-box-list li{
	position: relative;
	padding-left: 11px;
}
.news-box-list li:before{
	content: "";
	position: absolute;
	top: 16px;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 4px;
	background: #ccc;
}
.news-box-list li a{
	line-height: 36px;
	color: #333;
	font-size: 16px;
}
.news-box-list li a:hover{
	text-decoration: underline;
}
.news-box-list .important a{
	color: #0259ab;
}
.news-box-list .important2 a{
	color: #de0c00;
}
.news-box-list .important3 a{
	color: #000;
	font-weight: bold;
}

.city-nav-title{
	width: 50px;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	background: #0455a2;
}
.city-nav{
	width: 100%;
	height: 40px;
}
.city-nav ul{
	display: flex;
	width: 745px;
}
.city-nav li{
	display: inline-block;
	flex: 1;
	text-align: center;
	line-height: 40px;
	color: #dbeeff;
	border-left: 1px solid #b0d3f0;
	background: #0c75ce;
}
.city-nav li a{
	display: inline-block;
	width: 100%;
	color: #dbeeff; font-size:14px;
}
.city-nav li a:hover{
	color: #0455a2;
	background: #ededed;
}
.exclusive-news, .authority-news{
	width: 386px;
}
.authority-news .news-box-head{
	width: 100%;
}
.news-class2-body li{
	padding: 6px 0 25px;
	border-bottom: 1px solid dotted;
}
.news-class2-body h3{
	font-size: 16px;
	color: #000;
	line-height: 44px; 
}
.news-class2-body img{
	width: 165px;
	height: 100px;
}
.news-class2-body p{
	padding-top: 6px;
	width: 200px;
	font-size: 12px;
	color: #949494;
	line-height: 20px;
	text-indent: 2em;
}
.news-class2-body li{
	border-bottom: 1px dotted #b4b4b4;
}
.news-class2-body li:last-of-type{
	border: none;
}
.news-class3-body{
	padding-top: 13px;
}
.news-class3-body li{
	float: left;
	width: 182px;
}
.news-class3-body li:nth-of-type(2n+1){
	margin-right: 20px;
}
.news-class3-body img{
	width: 182px;
	height: 110px;
}
.news-class3-body p{
	padding-top: 8px;
	padding-bottom: 8px;
	/*height: 52px;*/
	color: #3e3e3e;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}
.classify-nav{
	display: flex;
	height: 40px;
	background: #0c75ce;
}
.classify-nav a, .classify-nav span{
	display: inline-block;
	flex: 1;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-right: 1px solid #b0d3f0;
}
.classify-nav span{
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
	background: #0455a2;
}
.classify-nav a:last-of-type{
	border: none;
}
.subject-list{
	padding: 7px 0;
	line-height: 30px;
	background: #f5f5f5;
}
.subject-list-wrap{
	margin-left: 10px;
	width: 1180px;
}
.subject-list strong{
	display: inline-block;
	width: 50px;
	height: 25px;
	font-size: 14px;
	color: #d6000f;
	text-align: center;
	line-height: 25px;
	border-radius: 15px;
	border: 1px solid #bed1e2;
}
.subject-list a{
	padding: 0 10px;
	font-size: 12px;
	color: #003c73;
}
 .subject-list .fr{
	padding-right: 0px;
}
.news-bigbox {
	height: 480px;
}
.area-news{
	/*height: 480px;*/
}
.area-news-active li{
	padding: 15px 0;
}
.area-news-active img{
	width: 182px;
	height: 110px;
}
.area-news-active .news-box-list .fr{
	width: 190px;
}
.area-news-active .news-box-list h3{
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 40px;
}
.area-news-active .news-box-list p{
	font-size: 12px;
	color: #949494;
	line-height: 20px;
	text-indent: 2em;
}

.weihai-view{
	height: 400px;
	border-top: none;
}
.weihai-view .news-box-head{
	padding-top: 36px;
	border-bottom: 2px solid #0c75ce;
	background: url(weihai_view_icon.jpg) no-repeat;
}
.weihai-view-body{
	padding-top: 18px;
}
.img-box1 img{
	width: 415px;
	height: 250px;
}
.img-box1 p, .img-box2 p{
	line-height: 32px;
	text-align: center;
}
.img-box2-wrap{
	width: 785px;
}
.img-box2{
	margin-left: 16px;
	width: 180px;
	height: 141px;
	overflow: hidden;
}
.img-box2 img{
	width: 180px;
	height: 109px;
}

/*电视 */
.img-tv-width{ width:1210px; margin:0px auto;}
.img-box-tv{ padding-left:8px; padding-right:8px; width:226px; height:137px;}
.img-box-tv img{width:226px; height:137px;}
.img-box-tv p{ height:36px; line-height:36px; overflow: hidden;}

.news-tv{ line-height:44px;
	border-bottom: 2px solid #0c75ce;
	/*background: url(weihai_view_icon.jpg) no-repeat;*/
}

.news-tv h2{
	padding: 6px 0 0 6px;
	line-height: 44px;
	font-size: 22px;
	color: #0259ab;
}

.news-tv a{
	font-size: 12px;
	color: #666;
}




.big-column{
	border-top: 2px solid #aed7f9;
}
.big-column-head{
	height: 65px;
}
.big-column-head h2{
	margin-top: -2px;
	width: 163px;
	line-height: 65px;
	font-size: 28px;
	text-align: center;
	border-top: 2px solid #0c75ce;
}
.big-column-nav{
	padding: 25px 0 0 30px;
}
.big-column-nav, .big-column-nav a{
	font-size: 14px;
	color: #8c8989;
}
.big-column-nav a{
	padding: 0 10px 0 6px;
}
.img-box3{
	position: relative;
}
.img-box3 img{
	width: 360px;
	height: 217px;
}
.img-box3-title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	background: rgba(0,0,0,.6);
}
.img-box4{
	width: 175px;
	height: 150px;
	overflow: hidden;
}
.img-box4 img{
	width: 175px;
	height: 106px;
}
.img-box4 p{
	line-height: 46px;
	text-align: center;
}
.big-column-firstlist{
	padding-top: 0;
}
.big-column-rbody{
	padding: 22px 10px 10px 18px;
	width: 272px;
	background: #f9f9f9;
}
.big-column-rbody h3{
	padding-left: 8px;
	border-left: 4px solid #0c75ce;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
}
.img-box5{
	padding: 20px 0 0px;
}
.img-box5 img{
	width: 100px;
	height: 60px;
}
.img-box5 p{
	margin-left: 15px;
	width: 140px;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.big-column-rbody .news-box-list a{
	display: inline-block;
	width: 100%;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
}



/*轮播*/
 .myFocusPic {
	position: relative;
	zoom: 1;
	overflow: hidden; margin:0px auto;
}
.myFocusPic .content {
	overflow: hidden;
}
.myFocusPic .changediv a {
	position: absolute; display: none; top: 0px; left: 0px;
}
.myFocusPic .title-bg {
	position: absolute; line-height: 30px; width: 368px; bottom: 0px; height: 30px; overflow: hidden; left: 0px;
}
.myFocusPic .title {
	position: absolute; line-height: 30px; width: 3675px; bottom: 0px; height: 30px; overflow: hidden; left: 0px;
}
.myFocusPic .title-bg {
	background: #000; opacity: 0.5;
}
.myFocusPic .title a {
	padding-left: 15px; display: block; color: #fff; font-size: 14px;
}
.myFocusPic .change {
	z-index: 9999; position: absolute; text-align: right; bottom: 4px; height: 20px; right: 10px;
}
.myFocusPic .change i {
	padding-bottom: 2px; line-height: 15px; font-style: normal; padding-left: 6px; padding-right: 6px; zoom: 1; display: inline; font-family: arial; background: #666; height: 15px; color: #fff; font-size: 12px; cursor: pointer; margin-right: 2px; padding-top: 2px
}
.myFocusPic .change i.cur {
	background: #ff7700
}
.main .col-left .slide {
	zoom: 1; overflow: hidden; float: left;
}	 
.myFocusPic img{
	width: 794px;
	height: 479px;
}

#foot-webbox{
	color: #f8f8f8;
	border-top: 1px solid #e7e7e7;
}
.webbox-head{
	padding-top: 15px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e7e7e7;
}
.webbox-head a{
	display: inline-block;
	line-height: 40px;
	margin-right: 15px;
	color: #000;
}
.webbox-head a.active{
	border-bottom: 2px solid #0280c5;
}
.webbox-body{
	display: none;
	min-height: 105px;
	padding: 15px 0 30px;
	line-height: 35px;
}
.webbox-body.active{
	display: block;
}
.webbox-body a{
	color: #666666; margin-right:15px;
}

#footer{
	padding-bottom: 20px;
}
.footer-nav{
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	background: #1d71b7;
}
.footer-nav a{
	display: inline-block;
	width: 125px;
	font-size: 16px;
	color: #fff;
}
.footer-box{
	text-align: center;
	font-size: 12px;
	line-height: 26px;
}
.footer-box-wrap{
	padding: 25px 0;
}

/*独家样式*/
.rec-read-list li{
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #d9d9d9;
}
.rec-read-list img{
	margin-right: 16px;
}
.rec-read-list h3{
    padding: 0px 0 4px;
    width: 205px;
    /*height: 70px;*/
    color: #333;
    font-size: 18px;
    line-height: 24px;
}
.rec-read-msg{
    font-size: 16px;
    color: #999;
}
/* end 独家样式*/


.ml_5{ margin-left:5px;}
.ml_10{ margin-left:10px;}
.ml_15{ margin-left:15px;}
.ml_20{ margin-left:20px;}

.mr_5{ margin-right:5px;}
.mr_10{ margin-right:10px;}
.mr_15{ margin-right:15px;}
.mr_20{ margin-right:20px;}

.mt_5{ margin-top:5px !important;}
.mt_10{ margin-top:10px;}
.mt_15{ margin-top:15px;}
.mt_20{ margin-top:20px;}

.mb_5{ margin-bottom:5px !important;}
.mb_10{ margin-bottom:10px;}
.mb_15{ margin-bottom:15px;}
.mb_20{ margin-bottom:20px;}

.pl_5{ padding-left:5px;}
.pl_10{ padding-left:10px;}
.pl_15{ padding-left:15px;}
.pl_20{ padding-left:20px;}

.pr_5{ padding-right:5px;}
.pr_10{ padding-right:10px;}
.pr_15{ padding-right:15px;}
.pr_20{ padding-right:20px;}

.pt_5{ padding-top:5px ;}
.pt_10{ padding-top:10px;}
.pt_15{ padding-top:15px;}
.pt_20{ padding-top:20px;}
.pt_25{ padding-top:25px;}
.pt_30{ padding-top:30px;}
.pt_35{ padding-top:35px;}

.pb_5{ padding-bottom:5px;}
.pb_10{ padding-bottom:10px;}
.pb_15{ padding-bottom:15px;}
.pb_20{ padding-bottom:20px;}






